projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cce8bf
)
Fix last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Apr 2009 02:28:45 +0000
(
02:28
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Apr 2009 02:28:45 +0000
(
02:28
+0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 39232cf2bec5f481f84b92de7752d06938c97c45..3050ce77ee7a7d92a8c61141c179bfd852c683da 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-25293,7
+25293,8
@@
To add a prefix to non-continuation lines, use `line-prefix'. */);
The value may be a string, an image, or a stretch-glyph; it is
interpreted in the same way as the value of a `display' text property.
-This variable is overridden by any `line-prefix' text property.
+This variable is overridden by any `line-prefix' text or overlay
+property.
To add a prefix to continuation lines, use `wrap-prefix'. */);
Vline_prefix = Qnil;